home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mita.dir
/
00236.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
197 b
|
13 lines
on mouseDown
set the castNum of sprite 11 to 33
end
on mouseUp
global comp
if not comp then
exit
end if
set the castNum of sprite 11 to 41
set the movieRate of sprite 48 to -2
end